gtk4.git
2010-12-02 Tristan Van... Fixed GtkCellAreaBoxContext for some typos introduced...
2010-12-01 Tristan Van... Added some rules to GtkCellAreaBox for rendering the...
2010-12-01 Tristan Van... Fixed GtkCellArea to always activate a cell at gtk_cell...
2010-12-01 Tristan Van... Added special clause to GtkCellAreaBox focus navigation.
2010-11-29 Tristan Van... Make GtkTreeView tell the column about expand space...
2010-11-29 Tristan Van... Fix GtkCellAreaBox to not paint a focus rectangle while...
2010-11-29 Tristan Van... Changed cell area/renderer "can_focus" semantics to...
2010-11-29 Tristan Van... Fixed GtkCellAreaBox->focus() to not give focus to...
2010-11-29 Tristan Van... Make focus rectangle painted on all cells if the GtkCel...
2010-11-29 Tristan Van... Make editable widget fill the entire inner area of...
2010-11-29 Tristan Van... Fixed GtkCellLayout to pack cells via the api when...
2010-11-29 Tristan Van... Allow minimal implementation of GtkCellLayout
2010-11-29 Tristan Van... Removed cell_layout implementation details in GtkTreeVi...
2010-11-29 Tristan Van... Touching up GtkCellArea docs.
2010-11-29 Tristan Van... Added initial detailed docs for GtkCellArea.
2010-11-29 Tristan Van... Removed gtk_cell_area_context_sum_preferred_width/heigh...
2010-11-28 Kristian RietveldRemove obsolete code line
2010-11-28 Kristian RietveldAdd temporary hack to get the row heights right
2010-11-28 Kristian RietveldRemove unused retrieval of focus-line-width
2010-11-28 Kristian Rietveldvalidate_row no longer uses focus-line-width
2010-11-28 Kristian RietveldFirst go at migrating GtkTreeView(Column) to GtkCellArea
2010-11-28 Kristian RietveldAllow non-editable cells to receive focus
2010-11-28 Kristian RietveldAvailable extra space could be less than zero
2010-11-27 Tristan Van... Changed all the flush apis on GtkCellAreaContext for...
2010-11-27 Tristan Van... Removing the height_for_width vfuncs on GtkCellAreaCont...
2010-11-26 Tristan Van... Fixing GtkCellAreaBox at render time to consider height...
2010-11-26 Tristan Van... Fixed CellAreaScaffold for new gtk_cell_area_context_al...
2010-11-26 Tristan Van... Finally really support rendering of cells in an unalloc...
2010-11-26 Tristan Van... Revert "Removed tons of api that we dont absolutely...
2010-11-25 Tristan Van... Changed GtkCellRendererText to request less than wrap...
2010-11-25 Tristan Van... Added gtk_cell_renderer_get_aligned_area() and class...
2010-11-25 Tristan Van... Removed tons of api that we dont absolutely need in...
2010-11-25 Tristan Van... Make GtkCellAreaBox handle rendering without a previous...
2010-11-25 Tristan Van... Merge branch 'master' into treeview-refactor
2010-11-25 Tristan Van... Changing GtkBox:fill child property default back to...
2010-11-25 Tristan Van... Fixed GtkMenuShell to deactivate itself at dispose...
2010-11-24 Milan Bouchet... Fix missing (transfer) annotations in GDK
2010-11-24 Michael NattererBug 565665 - GtkTargetEntry member target should be...
2010-11-24 Michael Natterergdk: remove GdkDeviceKey and GdkDeviceAxis from the...
2010-11-24 Michael Natterergdk: gdk_device_get_n_keys() is now Since: 2.24
2010-11-24 Benjamin Ottegtk: Remove GtkRuler
2010-11-24 Benjamin Ottegtk: Remove unused variables from build scripts
2010-11-24 Benjamin Ottegtk: Uncruftify gtk.symbols
2010-11-24 Benjamin Ottegdk: Remove unused macros from build
2010-11-24 Benjamin Ottegdk: Clean up gdk.symbols file
2010-11-24 Tor LillqvistNo fsync on Windows
2010-11-24 Tor LillqvistFix compilation breakage in gdk/win32
2010-11-24 John RallsReplace references to sealed GdkDevice private variable...
2010-11-23 Mario Blättermann[l10n] Updated German translation
2010-11-23 Michael NattererMove all GdkDevice members to private and add one missi...
2010-11-23 Tristan Van... Added GtkCellAreaClass->apply_attributes()
2010-11-23 Chris Kühltests: Fixed argument naming inconsistancy
2010-11-23 Tristan Van... Removed cell margin apis and now deal with "focus-line...
2010-11-22 Colin Waltersiconcache: Ensure we don't lose data on power loss
2010-11-22 William Jon... Make gdk_event_apply_filters safe against changes in...
2010-11-20 Javier Jardóndocs: Add private structures to private sections
2010-11-20 Javier Jardóndocs: Add new GtkAssitant API to gtk3-sections
2010-11-20 Javier Jardóndocs: Add the new GtkScrollablePolicy API to gtk3-sections
2010-11-20 Gheyret T.KenjiAdded UG translation
2010-11-20 Kjartan MaraasUpdated Norwegian bokmål translation
2010-11-19 John (J5) Palmieri[gi] add array annotations for DnD related methods
2010-11-19 Michael Natterergtk: remove GtkWidget::size-request
2010-11-19 Martin PittGtkRadioButtons: Mark group arguments as "allow-none"
2010-11-19 Owen W. TaylorCreate the icon pixmap with the system visual
2010-11-19 Evan Martindocs: Copy GtkSizeGroup ownership discussion to GtkWind...
2010-11-19 Michael Natterergtk: draw the frame around the spinbutton's buttons...
2010-11-19 Javier Jardónconfigure: define GTK+ version before AC_INIT
2010-11-19 Javier Jardóngtkcombobox: Use accessor functions to access GtkTreeVi...
2010-11-19 Javier Jardóngtktreeview: Use accessor functions to access GtkTreeVi...
2010-11-19 Javier Jardóngtkentry: move public members to private structure
2010-11-19 Javier Jardóngail: Use accessor functions to access GtkEntry
2010-11-19 Javier JardónAdd _gtk_entry_get_im_context() internal accessor
2010-11-19 Javier Jardóngtkcombobox: Do not access GtkEntry internals
2010-11-19 Javier Jardóngail: we cant access button->in_button directly now.
2010-11-19 Javier JardónCreate a private header to access some GtkButton variables
2010-11-19 Javier Jardóngtktbutton: Move public members to private structure
2010-11-19 Javier Jardóndocs: Improve cross-referencing in the migration guide
2010-11-18 Javier Jardóngtkplug: Do not leak in gtk_plug_realize()
2010-11-18 Tristan Van... Fixing GtkScrolledWindow inconsistent scrollbar visibility.
2010-11-18 Tristan Van... Fixing hangs with GtkScrolledWindow
2010-11-18 Michael Natterergtk: honor entry->has_frame again draw the frame condit...
2010-11-18 Michael Natterergtk: draw the progress only on the text area
2010-11-17 Javier Jardóndemos: Replace size_request by get_preferred_width...
2010-11-17 Javier Jardóngtkoffscreenbox.c: Replace size_request by get_preferre...
2010-11-17 Javier Jardóndocs: Move Height-for-width geometry management virtual...
2010-11-17 Jordi MasFix for Catalan translation
2010-11-16 Federico Mena... bgo#634558 - filechooser - Actually focus the Search...
2010-11-16 John (J5) Palmieri[gi] add "array" annotations to GtkAboutDialog methods
2010-11-16 Tristan Van... Merge branch 'master' into treeview-refactor
2010-11-16 Javier Jardóngtkmain: Remove deprecated gtk_init_add() function
2010-11-16 Javier JardónDeprecate GtkCallbackMarshal and GtkFunction
2010-11-16 Javier JardónGtkArg is deprecated since 2.2
2010-11-16 Javier Jardóndocs: Add cross-reference in GtkAlign docs
2010-11-16 Javier Jardóndocs: Fix a typo in gtk_button_set_alignment() docs
2010-11-16 Javier Jardóndocs: Remove template of unused functions
2010-11-16 Javier Jardóndocs: Move documentation to inline comments: event_structs
2010-11-16 Javier Jardóndocs: Move documentation to inline comments: x_interaction
2010-11-16 Javier Jardóndocs: Move documentation to inline comments: drawing
2010-11-16 Javier Jardóndocs: Move documentation to inline comments: gdkthreads
2010-11-16 Javier Jardóndocs: Move documentation to inline comments: gdkevents
next